/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the B2 PRO
Author:         子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.5
*/

/*下面是您自己DIY的css样式代码*/

/*统计小工具移动隐藏*/

@media only screen and (max-width: 768px) {
    .guanzhu_box {
        display: none !important;
    }
}

/*统计小工具移动隐藏*/
